xen.git
2008-01-08 Keir FraserHandle netdev secondary addresses and labels
2008-01-08 Keir FraserHVM vif without bridge.
2007-12-29 Keir FraserAdded tag 3.2.0-rc4 for changeset c5deb251b9dcece9e466a...
2007-12-29 Keir FraserUpdate version to 3.2.0-rc4
2007-12-29 Keir Fraservmx: Fix the 2nd argument of cpuid_count() in vmx_cpuid...
2007-12-29 Keir Fraservtpm: Fix GetCapabilityOwner function
2007-12-28 Keir FraserRename uintN_t guest handles to uintN, to avoid namecla...
2007-12-28 Keir Fraserxentrace bug fix: data format of hvmtrace is changed.
2007-12-28 Keir Fraservt-d: Only setup rmrr identity mappings of the assigned...
2007-12-28 Keir FraserIn C99 (7.19.6.2.10), the behavior of scanf("stuff...
2007-12-27 Keir Fraserhvm: copy_{to,from}_user_hvm shoudl return appropriate...
2007-12-27 Keir Fraserx86, hvm, rombios: INT13 LBA48 support for disks bigger...
2007-12-27 Keir FraserFix pygrub handling of many kernels
2007-12-27 Keir Frasergdbstub: Various fixes.
2007-12-27 Keir Fraserlibxc: Fix xc_domain_bind_pt_irq().
2007-12-27 Keir Frasertapaio check return value from read()
2007-12-27 Keir FraserFix xend xenstore handling.
2007-12-27 Keir Fraservmx: Map the VLAPIC access page as mmio-direct in the...
2007-12-27 Keir Fraserhvm: For functions which translate virtual addresses...
2007-12-27 Keir Fraserhvm: Cannot use ring_3() macro on HVM guests. It does...
2007-12-27 Keir Fraserhvm: Register fields CS,DS,ES,FS,GS,SS,etc. are all...
2007-12-22 Keir Fraserx86: Fix PAE build.
2007-12-22 Keir FraserUpdate version to 3.2.0-rc4-pre
2007-12-21 Keir Fraserhvm: More physaddrs in unsigned longs.
2007-12-20 Keir FraserAdded tag 3.2.0-rc3 for changeset ed79613b48817d5e0d1f9...
2007-12-20 Keir FraserUpdate version for 3.2.0-rc3
2007-12-20 Keir FraserMerge with ia64 tree
2007-12-20 Keir Fraser[qemu-dm] Fix debugging output in tpm tis model
2007-12-20 Alex Williamson[IA64] Fix missing put_domain in XEN_DOMCTL_set_opt_feature
2007-12-20 Keir FraserXend: don't check for device reuse if the device has...
2007-12-20 Keir FraserFix some build system error handling.
2007-12-20 Keir Fraserlinux: Force build failure if modules build fails
2007-12-20 Keir Fraserhvm: Fix TPMD and QEMU connection
2007-12-20 Keir Fraserioemu: Do not close slave half of a pty.
2007-12-19 Keir FraserAdded tag 3.2.0-rc2 for changeset 458dc123dd02d38aaa9ac...
2007-12-19 Keir FraserUpdate version string for 3.2.0-rc2
2007-12-19 Keir Fraserdoc: Fix serial console command line.
2007-12-19 Keir Fraservmx: Do not set bit 1 of FEATURE_CONTROL MSR if SMX...
2007-12-19 Keir Frasertools/examples/block better use of losetup -r
2007-12-19 Keir FraserFix serial output of carriage return when using high...
2007-12-19 Keir Fraserxend: Fix device duplicate check.
2007-12-19 Keir Fraserxend: Fix PCI Device Configuration
2007-12-19 Keir FraserFix master/slave handling in xenconsoled and qemu
2007-12-19 Keir Fraserxend: Indicate a resume operation
2007-12-19 Keir Fraserhvm: Some cleanups to vlapic emulation.
2007-12-19 Keir FraserShadow: tidy the virtual-TLB translation cache.
2007-12-19 Keir FraserShadow: Make gfn_t always an unsigned long. GFNs are...
2007-12-19 Keir Fraserxentrace: Ensure virq gets sent even if we exactly...
2007-12-17 Alex Williamson[IA64] xenoprof: don't modify mPSR.pp. VTi case
2007-12-17 Alex Williamson[IA64] xenoprof: don't modify mPSR.pp. PV case
2007-12-17 Alex Williamson[IA64] xenoprof: various fix on linux-xen/perfmon.c
2007-12-17 Alex Williamson[IA64] xenoprof: fix xenoprof_handler()
2007-12-17 Alex Williamson[IA64] xenoprof: make xenoprofile_get_mode() vti domain...
2007-12-17 Alex Williamson[IA64] xenoprof: fix xenoprof_shared_gmfn()
2007-12-15 Keir FraserHVM: support unaligned and page-crossing writes in...
2007-12-15 Keir Fraserxend: Prevent XenD touching externally managed bridges
2007-12-15 Keir Fraserx86: Fix e820 walk and allocator initialisation.
2007-12-14 Alex Williamson[IA64] Fix vmx_asm_thash typo
2007-12-14 Alex Williamson[IA64] Fix vulnerability of copy_to_user in PAL emulation
2007-12-14 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-12-14 Keir FraserSVM: Treat the vlapic's tpr as the master copy and...
2007-12-14 Keir Fraserhvm: Remove duplicate assignment of __HYPERVISOR_grant_...
2007-12-14 Keir Frasercpufreq: Always return successfully from cpufreq MSR...
2007-12-14 Keir Fraserhvm: Remove guest-triggerable assertions from vlapic...
2007-12-14 Keir Fraserxenoprof: Fix more than one events can't be sampled...
2007-12-14 Keir Fraseracm, xend: Serialize the execution of external scripts.
2007-12-14 Keir Fraserxenoprof: flush remaining smples when sampling is stopped.
2007-12-14 Keir Fraserdocs: Adds VT-d testing combinations and lists OS which...
2007-12-14 Keir Fraserxsm: Implement missing functions in XSM dummy module
2007-12-14 Keir Frasertools: Some fixes for 'make clean'.
2007-12-14 Keir Fraserxenstore size limits
2007-12-14 Keir Fraserdocs/misc/xenstore.txt minor fixes
2007-12-13 Alex Williamson[IA64] Update README.xenia64
2007-12-13 Alex Williamson[IA64] Fix XenITP build
2007-12-13 Keir FraserMerge with ia64 tree.
2007-12-13 Keir Fraserhvm: Fix mistake in timer cleanup.
2007-12-12 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-12-12 Alex Williamson[IA64] Fix TLB purge and reload for xen heap in MCA...
2007-12-12 Keir Fraserhvm: Reduce vpt.c dependencies on external timer details.
2007-12-12 Keir Fraserioemu/qemu vga: save and restore vram buffer (take 2)
2007-12-12 Keir FraserRevert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce.
2007-12-12 Keir FraserRevert a chunk of the gdbstub fixup patch.
2007-12-12 Keir FraserFix gdb debugging of hypervisor.
2007-12-12 Keir Fraserhvm: Fix destroy_periodic_time() to not race destructio...
2007-12-12 Keir Fraserhvm: Fix is_isa_irq_masked().
2007-12-12 Keir FraserFix build after I removed test_assign_device from domct...
2007-12-12 Keir Fraservt-d: Test device assignability in xend, but defer...
2007-12-12 Keir Fraserhvm: MTRR MSRs save/restore support.
2007-12-12 Keir Fraservt-d: Clean up hypervisor logging.
2007-12-12 Keir Fraserdocs: vtd.txt doc change
2007-12-12 Keir Fraseria64, xend: Close nvram file when rebooting HVM domain
2007-12-12 Keir Fraserxend: Fix cleanup_domains() for suspending managed...
2007-12-12 Keir Frasertools: Fix distutils installation of xsview.
2007-12-12 Keir Frasertools: Use os.system instead of exec to start xentop.
2007-12-12 Keir Frasertools: Remove references to USB paravirt driver. Doesn...
2007-12-12 Keir FraserAdd missing file from previous changeset.
2007-12-12 Keir Fraserdocs: Adjust revision number in Xen-API document and...
2007-12-12 Keir Fraserxend, acm: Extend Xen-API with function to reset the...
2007-12-12 Keir FraserFix domctl GCC dependency
2007-12-12 Keir Fraserioemu/qemu vga: save and restore vram buffer
next